(find-variable): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Dec 2006 12:56:08 +0000 (12:56 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Dec 2006 12:56:08 +0000 (12:56 +0000)
lisp/emacs-lisp/find-func.el

index a51493d22ea9212a4a7a85e4f8e70147a9286440..35ba803d78ef333100f2100cb718238cae5f4d67 100644 (file)
@@ -397,7 +397,7 @@ The library where VARIABLE is defined is searched for in FILE or
 
 ;;;###autoload
 (defun find-variable (variable)
-  "Find the definition of the VARIABLE near point.
+  "Find the definition of the VARIABLE at or before point.
 
 Finds the library containing the definition of the variable
 near point (selected by `variable-at-point') in a buffer and